Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(en): add docs for including RSS post content #2129

Merged
merged 8 commits into from
Dec 8, 2022

Conversation

smithbm2316
Copy link
Contributor

What kind of changes does this PR include?

  • New or updated content

Description

Implements the documentation for the new RSS content feature added in this PR to the Astro repo. I wrote some basic documentation detailing how to use the new content property on the RSSObject, as well as added some warnings that the feature only works for markdown (not MDX) and that the HTML passed to the content property must be sanitized/escaped.

@bholmesdev please let me know if you have any feedback on the docs that I've added here! 😃

@netlify
Copy link

netlify bot commented Dec 1, 2022

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit b713c63
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs-2/deploys/63922402164faf0008c39fdb
😎 Deploy Preview https://deploy-preview-2129--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sarah11918 sarah11918 added the merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!) label Dec 2, 2022
Co-authored-by: Sarah Rainsberger <[email protected]>
@sarah11918
Copy link
Member

OK, I think I'm happy with this! @delucis / @smithbm2316 - if anyone has any objections with my tiny changes, speak up! Otherwise, I'll consider this good to merge when the feature does! 🚀

@smithbm2316
Copy link
Contributor Author

OK, I think I'm happy with this! @delucis / @smithbm2316 - if anyone has any objections with my tiny changes, speak up! Otherwise, I'll consider this good to merge when the feature does! rocket

Looks great! Thanks again for your revisions and review 😄

@bholmesdev
Copy link
Contributor

@sarah11918 Merging the feature! Y'all are good to merge this whenever 👍

@sarah11918
Copy link
Member

Thanks @bholmesdev, but I think we need to wait for the next release? (not just merge?) The docs go live instantly, but we've been burned before by not waiting for the feature to go live in a release! 😅

src/pages/en/guides/rss.md Outdated Show resolved Hide resolved
@delucis
Copy link
Member

delucis commented Dec 8, 2022

Thanks again @smithbm2316! Now this is released in [email protected] we can merge this. I’m going to add a <Since v="1.6.14" /> badge to this section so we know what the minimum required Astro version is to do this.

@delucis delucis merged commit 039d95c into withastro:main Dec 8, 2022
@sarah11918 sarah11918 added the minor-release For the next minor release; in the milestone, "merge queue" when approved by Sarah! label Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!) minor-release For the next minor release; in the milestone, "merge queue" when approved by Sarah!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants